locality of reference meaning in English
访问局部性
引用的地区性
引用局部性
Examples
- It s easier to understand locality of reference in a single - threaded program
了解单线程程序中的引用地址更容易。 - Code written in this fashion is said to have good locality of reference
称以此方式编写的代码具有良好的引用局部性。 - In some cases , however , using the default heap can reduce locality of reference
然而,某些情况下,使用默认堆可以减少引用地址。 - Think about the locality of reference of the sort algorithm and the data you expect it to run on
考虑排序算法的引用地址和预期其涉及的数据。 - Smaller working sets mean better locality of reference , fewer page faults , and more cache hits
较小的工作集意味着更好的引用地址、更少的页错误和更多的缓存命中。